github.com/jackc/pgx/v5/pgxpool.Stat.newConnsCount (field)

3 uses

	github.com/jackc/pgx/v5/pgxpool (current package)
		pool.go#L717: 		newConnsCount:        p.newConnsCount.Load(),
		stat.go#L12: 	newConnsCount        int64
		stat.go#L71: 	return s.newConnsCount